> For the complete documentation index, see [llms.txt](https://marketing-help.nhn-commerce.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://marketing-help.nhn-commerce.com/marketing-success-stories.md).

# 마케팅 성공사례

- [ROAS 개선 사례](https://marketing-help.nhn-commerce.com/marketing-success-stories/roas-improvement-case-studies.md)
- [전환율 향상 사례](https://marketing-help.nhn-commerce.com/marketing-success-stories/cvr-boost-examples.md)
- [광고 집행 최적화 사례](https://marketing-help.nhn-commerce.com/marketing-success-stories/ad-optimization-case-studies.md)
- [성수기 매출 극대화 및 비수기 대응 마케팅 성공사례](https://marketing-help.nhn-commerce.com/marketing-success-stories/ad-optimization-case-studies/1.md): #성수기마케팅 #식품
- [브랜딩 인지도 강화를 통한 성공사례](https://marketing-help.nhn-commerce.com/marketing-success-stories/ad-optimization-case-studies/2.md): #식품카테고리 #브랜딩광고 #시즌별운영
- [신규 쇼핑몰 성공 사례](https://marketing-help.nhn-commerce.com/marketing-success-stories/ad-optimization-case-studies/3.md): #신규쇼핑몰 #온라인편집샵 #SEO
- [iOS14.5 업데이트 대응 페이스북 광고 성공사례](https://marketing-help.nhn-commerce.com/marketing-success-stories/ad-optimization-case-studies/4.md): #Apple #iOS14.5 #ATT정책 #페이스북광고 #패션


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://marketing-help.nhn-commerce.com/marketing-success-stories.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
