Jump to content

what is don't have a "website"


Recommended Posts

So in one case I am displaying ads, but they are not on a 'website' (they are in fact, to an app on a phone). Does it really matter under 'create new website' what the value is in the 'website url' field? Specifically does revive need a value there to generate stats or tie/link it to something?

Link to comment
Share on other sites

It seemed to me that in async.js the line

g.loc = d.location.href;
was used to pass up a parameter of "&loc=" to the asyncspc.php which I figured was used as some sort of key to link to the website url there to generate the counts. I went with that code assumption and it seemed to be ok. Sounds like it may not have been needed. thank you.

Link to comment
Share on other sites

On 6/23/2017 at 0:12 AM, netvillage said:

It seemed to me that in async.js the line

g.loc = d.location.href;
was used to pass up a parameter of "&loc=" to the asyncspc.php which I figured was used as some sort of key to link to the website url there to generate the counts. I went with that code assumption and it seemed to be ok. Sounds like it may not have been needed. thank you.

That's probably just part of figuring out if the delivery has to be over HTTP or HTTPS. 

It doesn't actually matter where the tag is put with regards to which website / URL. It will work anywhere.

On 6/23/2017 at 7:07 AM, netvillage said:

It's the 'zone id" that is the key isn't it? The zoneid is unique across all sites?

Yes, the zone ID is unique across all websites.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...