HETCASH ADVERTISING
  • General Question
    • Introduction to HETCASH
    • What ad formats does HETCASH support?
    • How does HETCASH connect with partners?
    • What types of advertisers can use HETCASH?
    • How many publishers does HETCASH have?
    • What is the minimum budget required to start advertising with HETCASH?
    • How do I create an advertising campaign with HETCASH?
    • What targeting options are available with HETCASH?
    • Can I track the performance of my campaigns?
    • Does HETCASH support mobile advertising?
    • What payment methods does HETCASH accept?
    • Is there a support team available to help with my campaigns?
    • How are ads priced on HETCASH?
    • What are native ads and how do they work?
    • How do push notifications work as an ad format?
    • Can I use HETCASH for adult advertising?
    • What is the process for getting started with HETCASH?
    • How can our network integrate with HETCASH via ORTB/XML?
    • What are the benefits of connecting programmatically with HETCASH?
    • What technical requirements must be met to connect with HETCASH programmatically?
    • What types of ad inventory are supported through programmatic integration with HETCASH?
    • How does HETCASH ensure the quality and compliance of ads served programmatically?
  • Publishers Help Center
  • How can I change my payment details?
  • What are Hetcash payout frequency and thresholds?
  • What are the fees for wire transfers
  • Traffic quality and Website Content Restrictions
  • Can I set a passback tag on my placement?
  • No, it can’t. A different email must be supplied for each account.
  • How to add the tags to your website
  • What traffic can Hetcash monetize?
  • How many ads can I show per one webpage?
  • How long does it take to receive payments from a wire transfer?
  • Hetcash: Example Tags
  • How can I improve my eCPM?
  • Not seeing ads?
  • What does IBAN mean in the payment details section?
  • What are the average CPM rates per country?
  • HETCASH Smartlinks FAQ
    • What are HETCASH Smartlinks and how do they work?
    • Can I buy traffic from any network and use HETCASH Smartlinks?
    • How can I earn money by buying and selling traffic using HETCASH Smartlinks?
    • How do I monetize my own traffic using HETCASH Smartlinks?
    • What are the payment models and rates for HETCASH Smartlinks?
    • Additional Benefits of Using HETCASH Smartlinks
Powered by GitBook
On this page

Hetcash: Example Tags

  • Updating your tag with the right parameters such as subid, feedID etc is vital to earning more and being open to more demand sources




  • Example Redirect Tag Publishers may enter their own text after the subid=”example” https://App.Hetcash.net/redirect?feed=FEED_ID&auth=AUTH_CODE&url=https://YOUR_URL&subid=SUD_ID


<script>
window.adk_pdisp = {'h' : 'app.Hetcash.net',
'f' : ZONE_ID,
'a' : 'AUTH_CODE',
'ps' : [1],
'cin' : 4,
's' : 'replace-with-some-dynamic-subid',
'q' : [],
't' : 1,
};
</script>
<script src='//static.Hetcash.net/tabu/display.js'></script>

<script>
window.adk_pdisp = {'h' : 'app.Hetcash.net',
'f' : 243902,
'a' : 'j9F48y',
'ps' : [1],
'cin' : 4,
's' : 'replace-with-some-dynamic-subid',
'q' : [],
't' : 1,
'op': {'chrome': 'tabu'}
};
</script>
<script src='//static.Hetcash.net/tabu/display.js'></script>

the following parameters are included in your JS Pop and Tab under tags: h: f: feed ID (mandatory) a: authentication ID (mandatory) ps: 1 (fixed value) cin: 4 (fixed value) s: subid (optional) q: site category (optional) t: frequency cap in hours (optional)


  • Example In-Page Push Tag Code

<script>
(function(i,n,p,a,g,e){
i.inpagepush = i.inpagepush || function() {
(i.inpagepush.q=(i.inpagepush.q||[])).push(arguments)
};
var s=n.getElementsByTagName('head')[0];
var q=n.createElement('script'); q.async=1;
q.src='//static.Hetcash.net/inpage/inpage.js';
s.appendChild(q);
i.inpagepush('init', {
host: 'app.Hetcash.net',
feed: 243902,
auth : 'j9F48y',
subid: '1',
refresh: 25,
position: 'bottom',
slots: 3,
query : 'inpage',
z_index: 88888
});
i.inpagepush('show');
})(window, document);
</script>

refresh - refresh period in seconds, position - 'bottom' and 'top' are showing ads in right-bottom or right-top corner slots - max number of ads to show per "refresh" layout : 'mobile_mini' makes the widget more condensed on mobile devices``********

PreviousHow long does it take to receive payments from a wire transfer?NextHow can I improve my eCPM?

Last updated 11 months ago