Skip to content

Commit

Permalink
Merge pull request #183 from hellonarrativ/BAM-21954
Browse files Browse the repository at this point in the history
BAM-21954: Update Narrativ to Howl and clickmate contact
  • Loading branch information
TeresaNgo-gh authored Aug 3, 2023
2 parents 904174a + ce65117 commit 5529673
Show file tree
Hide file tree
Showing 7 changed files with 20 additions and 18 deletions.
8 changes: 5 additions & 3 deletions docs/clickmate.rst
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ on the link in order to redirect to the appropriate destination. If there is no
the link will just be redirected to the original URL.

The ideal usage for this is to set up a programmatic integration--either wrap all commerce links
on your site or all of the ones you want Narrativ to monetize. Our system will make sure that
on your site or all of the ones you want Howl to monetize. Our system will make sure that
your readers get to the appropriate destination while finding you all the best monetization opportunities.
If the wrapping happens server side by your CMS, this will even work in no-javascript or ad-blocked
environments like AMP.
Expand All @@ -43,6 +43,8 @@ The legacy url domain of shop-links.co is still supported.
https://shop-links.co/link/?url=https%3A%2F%2Fdermstore.com.example%2Fshop%2Fproduct1234&publisher_slug=myacct&article_name=my-story&article_url=https%3A%2F%2Fwww.mywebpage.com


Contact support to have clickmate enabled for your accounts.

Query Params
--------------------------

Expand All @@ -68,7 +70,7 @@ Query Params

* - publisher_slug
- string(64)
- *Required* The slug provided by your Narrativ account rep. Without this we will not know what account to monetize clicks for.
- *Required* The slug provided by your Howl account rep. Without this we will not know what account to monetize clicks for.

* - exclusive
- Integer
Expand Down Expand Up @@ -102,5 +104,5 @@ In Javascript:
'&article_url=' + encodeURIComponent(articleUrl);
.. _contact us: mailto:hello@narrativ.com
.. _contact us: mailto:hello@planethowl.com
.. _URL Encoder: https://www.urlencoder.org/
4 changes: 2 additions & 2 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,9 @@
# built documents.
#
# The short X.Y version. (major version 1 corresponds to /api/v1/)
version = '2.0.4'
version = '2.0.5'
# The full version, including alpha/beta/rc tags.
release = '2.0.4'
release = '2.0.5'

# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
Expand Down
12 changes: 6 additions & 6 deletions docs/merchantfeeds.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Merchant Feeds
Overview
--------

Narrativ provides the ability for our publisher partners to download merchant feeds in a standardized format for
Howl provides the ability for our publisher partners to download merchant feeds in a standardized format for
monetization. This enables product data to be integrated into your CMS, allowing for more control over monetization
decisions and integration of multi-button formats.

Expand Down Expand Up @@ -109,7 +109,7 @@ Please make note of below formatting standards when ingesting the product feeds:
Feed Delivery
-------------

Narrativ supports two methods of feed delivery:
Howl supports two methods of feed delivery:

**Amazon S3:**
Feeds will be delivered in a shared S3 bucket configured to have a sub-folder for each merchant.
Expand All @@ -127,7 +127,7 @@ Configuring the URLs
____________________

Product URLs contained in feed must be wrapped in our click wrapper (`Clickmate`_) before publishing to the site.
This ensures the link is properly monetized with Narrativ tracking appended on click.
This ensures the link is properly monetized with Howl tracking appended on click.

Publisher JS Tag
________________
Expand All @@ -139,8 +139,8 @@ Additionally, the JS Tag unlocks higher rates by enabling impressions tracking a
Getting Started
_______________

Please contact your account manager or support@narrativ.com and we will reach out with next steps.
Please contact your account manager or support@planethowl.com and we will reach out with next steps.

.. _Clickmate: https://docs.narrativ.com/en/stable/clickmate.html
.. _Clickmate: https://docs.planethowl.com/en/stable/clickmate.html

.. _Publisher JS Tag: https://docs.narrativ.com/en/stable/tagpublisher.html
.. _Publisher JS Tag: https://docs.planethowl.com/en/stable/tagpublisher.html
2 changes: 1 addition & 1 deletion docs/smartlink.rst
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ Response

* - smart_link_url
- string
- The URL of the SmartLink, which should be substituted for the original link in your article. This is the monetized Narrativ link.
- The URL of the SmartLink, which should be substituted for the original link in your article. This is the monetized Howl link.

Example
^^^^^^^
Expand Down
4 changes: 2 additions & 2 deletions docs/statistics.rst
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ Request

* - out_of_network
- boolean
- Optional: If set to true, return data for other networks in addition to the Narrativ network. Default value is false.
- Optional: If set to true, return data for other networks in addition to the Howl network. Default value is false.

Response
^^^^^^^^
Expand All @@ -80,7 +80,7 @@ having the following structure:

* - advertiser_name
- string
- The full name of the advertiser. Will default to ``null`` if the advertiser is outside the Narrativ merchant network.
- The full name of the advertiser. Will default to ``null`` if the advertiser is outside the Howl merchant network.

* - article_name
- string
Expand Down
6 changes: 3 additions & 3 deletions docs/tagbrand.rst
Original file line number Diff line number Diff line change
Expand Up @@ -536,6 +536,6 @@ Checkout tags to your live environment.

.. _Google category: https://support.google.com/merchants/answer/6324436?hl=en
.. _ISO 4217: https://www.iso.org/iso-4217-currency-codes.html
.. _Web Implementation: https://docs.narrativ.com/en/stable/tagbrand.html#web-implementation
.. _Shopify Implementation: https://docs.narrativ.com/en/stable/tagbrand.html#shopify-implementation
.. _Google Tag Manager Implementation: https://docs.narrativ.com/en/stable/tagbrand.html#google-tag-manager-implementation
.. _Web Implementation: https://docs.planethowl.com/en/stable/tagbrand.html#web-implementation
.. _Shopify Implementation: https://docs.planethowl.com/en/stable/tagbrand.html#shopify-implementation
.. _Google Tag Manager Implementation: https://docs.planethowl.com/en/stable/tagbrand.html#google-tag-manager-implementation
2 changes: 1 addition & 1 deletion docs/tagpublisher.rst
Original file line number Diff line number Diff line change
Expand Up @@ -194,4 +194,4 @@ [email protected] for more details.
**Please note**: This implementation is specific to tag integrations.
For using U1 Parameters with a Clickmate integration, see `Clickmate Query Parameters`_.

.. _Clickmate Query Parameters: https://docs.narrativ.com/en/stable/clickmate.html#query-params
.. _Clickmate Query Parameters: https://docs.planethowl.com/en/stable/clickmate.html#query-params

0 comments on commit 5529673

Please sign in to comment.