Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[social.gifts / adsense] Add a new tab to the site configuration: AdSense ads #5802

Closed
Diana-Cherry-8 opened this issue Aug 21, 2023 · 10 comments
Assignees
Labels
Medium task priority medium new new task
Milestone

Comments

@Diana-Cherry-8
Copy link
Collaborator

Diana-Cherry-8 commented Aug 21, 2023

Back-task #5801

yammer 3223
social.gifts / adsense

Add a new tab to the site configuration: AdSense ads
#5800


В дальнейшем код, который вставит user, нужно будет добавить в для всех страниц сайта, где будем показывать рекламу.

To get your site ready to show ads, copy and paste this code between the <head></head> tags on each page of your site. Learn more about the AdSense code

@Diana-Cherry-8 Diana-Cherry-8 added Medium task priority medium new new task labels Aug 21, 2023
@Diana-Cherry-8 Diana-Cherry-8 added this to the Front-end milestone Aug 21, 2023
@katerynapadafa katerynapadafa moved this from To do to In progress in Waivio 2021-2024 Aug 22, 2023
@katerynapadafa katerynapadafa moved this from In progress to In review in Waivio 2021-2024 Aug 23, 2023
@katerynapadafa katerynapadafa moved this from In review to In progress in Waivio 2021-2024 Aug 23, 2023
@Waiviogit
Copy link
Owner

get adsense config
https://waiviodev.com/api/docs/#/sites/get_api_sites_ad_sense

set code and lvl:
broadcast custom_json:

{ id: 'website_adsense', json: { code: string, level: string, // enum : minimal, moderate, intensive host: string, }, required_posting_auths: [string], }

@katerynapadafa katerynapadafa moved this from In progress to In review in Waivio 2021-2024 Aug 25, 2023
@Diana-Cherry-8 Diana-Cherry-8 moved this from In review to Staging testing in Waivio 2021-2024 Aug 25, 2023
@Diana-Cherry-8

This comment was marked as resolved.

@Diana-Cherry-8 Diana-Cherry-8 moved this from Staging testing to With comments in Waivio 2021-2024 Aug 25, 2023
@Diana-Cherry-8

This comment was marked as resolved.

@Diana-Cherry-8

This comment was marked as resolved.

@katerynapadafa katerynapadafa moved this from With comments to In progress in Waivio 2021-2024 Aug 25, 2023
@katerynapadafa katerynapadafa moved this from In progress to In review in Waivio 2021-2024 Aug 25, 2023
@Diana-Cherry-8 Diana-Cherry-8 moved this from In review to Staging testing in Waivio 2021-2024 Aug 29, 2023
@Diana-Cherry-8

This comment was marked as resolved.

@Diana-Cherry-8 Diana-Cherry-8 moved this from Staging testing to With comments in Waivio 2021-2024 Aug 29, 2023
@katerynapadafa katerynapadafa moved this from With comments to In progress in Waivio 2021-2024 Sep 4, 2023
@katerynapadafa katerynapadafa moved this from In progress to In review in Waivio 2021-2024 Sep 4, 2023
@lucykolosova lucykolosova moved this from In review to Staging testing in Waivio 2021-2024 Sep 4, 2023
@Diana-Cherry-8
Copy link
Collaborator Author

Staging checked

@Diana-Cherry-8 Diana-Cherry-8 moved this from Staging testing to Production testing in Waivio 2021-2024 Sep 4, 2023
@Diana-Cherry-8

This comment was marked as resolved.

@Diana-Cherry-8 Diana-Cherry-8 moved this from Production testing to With comments in Waivio 2021-2024 Sep 6, 2023
@katerynapadafa katerynapadafa moved this from With comments to In progress in Waivio 2021-2024 Sep 6, 2023
@katerynapadafa katerynapadafa moved this from In progress to In review in Waivio 2021-2024 Sep 6, 2023
@Diana-Cherry-8
Copy link
Collaborator Author

Diana-Cherry-8 commented Sep 7, 2023

Нужно добавить валидацию, чтобы проверять что это скрипт именно для гугл-аналитике, чтобы нельзя было добавить что-то другое.
Можно ошибку под полем по нажатию на кнопку Save - Invalid AdSense code entered. Please provide a valid script.

Пример валидного скрипта

<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-4624906456940175"
     crossorigin="anonymous"></script>

@Diana-Cherry-8 Diana-Cherry-8 moved this from In review to With comments in Waivio 2021-2024 Sep 7, 2023
@katerynapadafa katerynapadafa moved this from With comments to In progress in Waivio 2021-2024 Sep 7, 2023
@katerynapadafa katerynapadafa moved this from In progress to In review in Waivio 2021-2024 Sep 7, 2023
@Diana-Cherry-8
Copy link
Collaborator Author

Staging checked

@Diana-Cherry-8 Diana-Cherry-8 moved this from In review to Production testing in Waivio 2021-2024 Sep 7, 2023
@Diana-Cherry-8
Copy link
Collaborator Author

Production checked

@Diana-Cherry-8 Diana-Cherry-8 moved this from Production testing to Testing waivio in Waivio 2021-2024 Sep 7, 2023
@Diana-Cherry-8 Diana-Cherry-8 moved this from Testing waivio to Done in Waivio 2021-2024 Nov 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Medium task priority medium new new task
Projects
Development

No branches or pull requests

4 participants