Hi Jack, When you get a chance, can you go through your domains and let me know if we can "kill" any of these. Only if you are not using it or never will. Maybe a burned domain etc. Please be sure that you only let me know if you intend to no longer use it ever because it will be completely removed. If you don't have any, that's fine too, just let me know please. I am sending one of these to all the Media Buyers just to clean up things. Thank You.
consumerassistanceteam.com directassistancegroup.com nationalcaseinfo.com nationwidejusticeassistance.com publicjusticeteam.com shieldlegalonline.com usaassistanceteam.com usajusticelegalhelp.com
You can remove:
directassistancegroup.com shieldlegalonline.com usajusticelegalhelp.com
hey @Mark Hines can you please get this tiktok pixel placed on https://acvclassaction.com/ like we did back in november with the other domains?
```<!-- TikTok Pixel Code Start --> <script> !function (w, d, t) { w.TiktokAnalyticsObject=t;var ttq=w[t]=w[t]||[];ttq.methods=["page","track","identify","instances","debug","on","off","once","ready","alias","group","enableCookie","disableCookie","holdConsent","revokeConsent","grantConsent"],ttq.setAndDefer=function(t,e){t[e]=function(){t.push([e].concat(Array.prototype.slice.call(arguments,0)))}};for(var i=0;i<ttq.methods.length;i++)ttq.setAndDefer(ttq,ttq.methods[i]);ttq.instance=function(t){for( var e=ttq.i[t]||[],n=0;n<ttq.methods.length;n++)ttq.setAndDefer(e,ttq.methods[n]);return e},ttq.load=function(e,n){var r="https://analytics.tiktok.com/i18n/pixel/events.js",o=n&&n.partner;ttq.i=ttq.i||{},ttq.i[e]=[],ttq.i[e].u=r,ttq.t=ttq.t||{},ttq.t[e]=+new Date,ttq.o=ttq.o||{},ttq.o[e]=n||{};n=document.createElement("script") ;n.type="text/javascript",n.async=!0,n.src=r+"?sdkid="+e+"&lib="+t;e=document.getElementsByTagName("script")[0];e.parentNode.insertBefore(n,e)};
ttq.load('CPSUOERC77UEB9QOC0P0'); ttq.page(); }(window, document, 'ttq'); </script> <!-- TikTok Pixel Code End -->```
I am in a meeting. I should be done by 4:30 and then I will get this done. Thanks
Ok. All set. Let me know of any issues. Thanks
hey can you please add this to the thank you page of that domain when you get a chance in the morning? Thanks ```// add this before event code to all pages where PII data postback is expected and appropriate ttq.identify({ "email": "<hashedemailaddress>", // string. The email of the customer if available. It must be hashed with SHA-256 on the client side. "phonenumber": "<hashedphonenumber>", // string. The phone number of the customer if available. It must be hashed with SHA-256 on the client side. "externalid": "<hashedextenalid>" // string. Any unique identifier, such as loyalty membership IDs, user IDs, and external cookie IDs.It must be hashed with SHA-256 on the client side. });
ttq.track('ViewContent', { "contents": [ { "contentid": "<contentidentifier>", // string. ID of the product. Example: "1077218". "contenttype": "<contenttype>", // string. Either product or productgroup. "contentname": "<contentname>", // string. The name of the page or product. Example: "shirt". "contentcategory": "<contentcategory>", // string. The category of the page or product. Example: "apparel". "quantity": "<contentquantity>", // number. The number of items. Example: 4. "brand": "<brand>" // string. The brand name of the page or product. Example: "Nike". } ], "value": "<contentvalue>", // number. Value of the order or items sold. Example: 100. "currency": "<contentcurrency>", // string. The 4217 currency code. Example: "USD". "query": "<searchkeywords>", // string. The word or phrase used to search. Example: "SAVE10COUPON". "description": "<contentdescription>", // string. Non-hashed public IP address of the browser. "status": "<content_status>" // string. The status of an order, item, or service. Example: "submitted". });
ttq.track('Search', { "contents": [ { "contentid": "<contentidentifier>", // string. ID of the product. Example: "1077218". "contenttype": "<contenttype>", // string. Either product or productgroup. "contentname": "<contentname>" // string. The name of the page or product. Example: "shirt". } ], "value": "<contentvalue>", // number. Value of the order or items sold. Example: 100. "currency": "<contentcurrency>", // string. The 4217 currency code. Example: "USD". "query": "<searchkeywords>" // string. The word or phrase used to search. Example: "SAVE10COUPON". });
ttq.track('Contact', { "contents": [ { "contentid": "<contentidentifier>", // string. ID of the product. Example: "1077218". "contenttype": "<contenttype>", // string. Either product or productgroup. "contentname": "<contentname>" // string. The name of the page or product. Example: "shirt". } ], "value": "<contentvalue>", // number. Value of the order or items sold. Example: 100. "currency": "<content_currency>" // string. The 4217 currency code. Example: "USD". });
ttq.track('ClickButton', { "contents": [ { "contentid": "<contentidentifier>", // string. ID of the product. Example: "1077218". "contenttype": "<contenttype>", // string. Either product or productgroup. "contentname": "<contentname>" // string. The name of the page or product. Example: "shirt". } ], "value": "<contentvalue>", // number. Value of the order or items sold. Example: 100. "currency": "<content_currency>" // string. The 4217 currency code. Example: "USD". });
ttq.track('AddToWishlist', { "contents": [ { "contentid": "<contentidentifier>", // string. ID of the product. Example: "1077218". "contenttype": "<contenttype>", // string. Either product or productgroup. "contentname": "<contentname>" // string. The name of the page or product. Example: "shirt". } ], "value": "<contentvalue>", // number. Value of the order or items sold. Example: 100. "currency": "<content_currency>" // string. The 4217 currency code. Example: "USD". });
ttq.track('CompleteRegistration', { "contents": [ { "contentid": "<contentidentifier>", // string. ID of the product. Example: "1077218". "contenttype": "<contenttype>", // string. Either product or productgroup. "contentname": "<contentname>" // string. The name of the page or product. Example: "shirt". } ], "value": "<contentvalue>", // number. Value of the order or items sold. Example: 100. "currency": "<content_currency>" // string. The 4217 currency code. Example: "USD". });
ttq.track('SubmitForm', { "contents": [ { "contentid": "<contentidentifier>", // string. ID of the product. Example: "1077218". "contenttype": "<contenttype>", // string. Either product or productgroup. "contentname": "<contentname>" // string. The name of the page or product. Example: "shirt". } ], "value": "<contentvalue>", // number. Value of the order or items sold. Example: 100. "currency": "<content_currency>" // string. The 4217 currency code. Example: "USD". });```
We had did this with the thank you page for some of your https://usaassistanceteam.com/ site.
The TY code looked like this below. Not sure if that helps.
```<script> !function (w, d, t) { w.TiktokAnalyticsObject=t;var ttq=w[t]=w[t]||[];ttq.methods=["page","track","identify","instances","debug","on","off","once","ready","alias","group","enableCookie","disableCookie"],ttq.setAndDefer=function(t,e){t[e]=function(){t.push([e].concat(Array.prototype.slice.call(arguments,0)))}};for(var i=0;i<ttq.methods.length;i++)ttq.setAndDefer(ttq,ttq.methods[i]);ttq.instance=function(t){for(var e=ttq.i[t]||[],n=0;n<ttq.methods.length;n++ )ttq.setAndDefer(e,ttq.methods[n]);return e},ttq.load=function(e,n){var i="https://analytics.tiktok.com/i18n/pixel/events.js";ttq.i=ttq.i||{},ttq.i[e]=[],ttq.i[e].u=i,ttq.t=ttq.t||{},ttq.t[e]=+new Date,ttq.o=ttq.o||{},ttq.o[e]=n||{};n=document.createElement("script");n.type="text/javascript",n.async=!0,n.src=i+"?sdkid="+e+"&lib="+t;e=document.getElementsByTagName("script")[0];e.parentNode.insertBefore(n,e)};
ttq.load('CLI53PBC77UCAMOVNAV0');
ttq.track('SubmitForm', {});
}(window, document, 'ttq');
</script>```
hey @Mark Hines when you get a moment can you please send me the LPcampaignID & LPcampaignkey for Button Batteries? thanks
Button Batteries
lpcampaignid: 67512be19c870 lpcampaignkey: xnR9cM2gZVYqQBrTkyXP
hey @Mark Hines when you get a chance can you please send me the LPcampaignID & LPcampaignkey for Pennsylvania Juvenile Hall and New Hampshire Youth Detention Center? thanks.
Here you go Jack.
Pennsylvania Juvenile Hall Abuse lpcampaignid: 647769be2d9de lpcampaignkey: gB3wm6q4bW2nMhr7tGFZ
New Hampshire Youth Detention Center Abuse lpcampaignid: 629bb475cb21b lpcampaignkey: fZqxvjLC96yDK8VYh32b
hey can you get me campaign id and key for Illinois Juvenile Hall please? thanks
Campaign ID : 646f8f90bef6e Campaign Key: Jk8T4Q2f6CP7GmpWzNtw
hey can i get the campaign id and key for video game sextortion please?
ID: 66a3dc5a522ca Key: jYF63GdwLWxDRy2p7vVf
i have an issue on usaassistanceteam.com where it has 2 pixels but only 1 belongs to me. we need to remove 217682712750034 and only leave 147083510551467 however, can you let me know what the difference is in the setup between the two pixels?
This one is an old one from a different site. It was on the actual site instead of in GTM so I'm not sure how iut was setup. Not sure how it got in there. I removed it. 217682712750034
It was probably when we first set it up and was left in there from the site we duplicated it from
hm weird. I have been having some issues with that pixel firing. as you can see it in the screenshot i sent to you, its showing yellow for my pixel and green for the other pixel you removed. Think its possible to set up my pixel the same way that other pixel was set up before you removed it?
I don't know where that pixel is from so I cannot see the setup. sorry. if you are having trouble with the pixel, let Mike know what is happening and he can troubleshoot it. Thanks
Wait. I can try seeing if I can find mention of that pixe in chat.
Ok I did find it but it is setup the same as yours. Maybe it was conflicting with the other one and removing it will fix it? If not, let Mike know and he can look into it.
ok thanks lets give it a few days and see how it goes appreciate your help