Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
2
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
xuqi
9 years ago
Commit
ed78b04fe8593f024cd17dab9ef4f3e1eb712a5f
1 parent
d4345d33
home page analysis need uid
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
template/www.yohobuy.com/partials/index/home-analysis.phtml
template/www.yohobuy.com/partials/index/home-analysis.phtml
View file @
ed78b04
<script>
(
function() {
window.onload =
function() {
var hm = document.createElement("script");
hm.src = "http://static.criteo.net/js/ld/ld.js";
hm.async = 1;
...
...
@@ -9,5 +9,5 @@
u = (u == 0) ? "" : u;
window.criteo_q = window.criteo_q || [];
window.criteo_q.push({event: "setAccount", account: 16184 },{event: "setCustomerId", id: u},{event: "setSiteType", type: "d" },{event: "viewHome" });
}
)()
;
};
</script>
\ No newline at end of file
...
...
Please
register
or
login
to post a comment